home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November A / PCWK1103A.iso / Top10FreewarePL-SOFT / Milo / milo060setup.exe / {app} / Milo.exe / 0 / RCDATA / TREG_ADDFORM / TREG_ADDFORM.txt
Text File  |  2003-09-19  |  5KB  |  238 lines

  1. object reg_addform: Treg_addform
  2.   Left = 228
  3.   Top = 122
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Milo - dodawanie regu'#322'y wiadomo'#347'ci'
  7.   ClientHeight = 473
  8.   ClientWidth = 481
  9.   Color = clBtnFace
  10.   Font.Charset = EASTEUROPE_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object reg_add: TButton
  23.     Left = 8
  24.     Top = 440
  25.     Width = 65
  26.     Height = 25
  27.     Caption = '&Dodaj'
  28.     TabOrder = 1
  29.     OnClick = reg_addClick
  30.   end
  31.   object reg_clean: TButton
  32.     Left = 80
  33.     Top = 440
  34.     Width = 65
  35.     Height = 25
  36.     Caption = '&Wyczy'#347#263
  37.     TabOrder = 2
  38.     OnClick = reg_cleanClick
  39.   end
  40.   object reg_cancel: TButton
  41.     Left = 408
  42.     Top = 440
  43.     Width = 65
  44.     Height = 25
  45.     Caption = '&Anuluj'
  46.     TabOrder = 3
  47.     OnClick = reg_cancelClick
  48.   end
  49.   object GroupBox1: TGroupBox
  50.     Left = 8
  51.     Top = 8
  52.     Width = 465
  53.     Height = 425
  54.     Caption = 'Dodaj / edytuj regu'#322#281' wiadomo'#347'ci'
  55.     TabOrder = 0
  56.     object Label1: TLabel
  57.       Left = 8
  58.       Top = 20
  59.       Width = 127
  60.       Height = 13
  61.       Caption = 'Nazwa regu'#322'y wiadomo'#347'ci:'
  62.     end
  63.     object Label12: TLabel
  64.       Left = 304
  65.       Top = 20
  66.       Width = 86
  67.       Height = 13
  68.       Caption = 'Ilo'#347#263' zastosowa'#324':'
  69.     end
  70.     object reg_nazwa: TEdit
  71.       Left = 8
  72.       Top = 36
  73.       Width = 249
  74.       Height = 21
  75.       MaxLength = 256
  76.       TabOrder = 0
  77.     end
  78.     object reg_stat: TEdit
  79.       Left = 304
  80.       Top = 36
  81.       Width = 153
  82.       Height = 21
  83.       Enabled = False
  84.       TabOrder = 1
  85.       Text = '0'
  86.     end
  87.     object GroupBox2: TGroupBox
  88.       Left = 8
  89.       Top = 72
  90.       Width = 449
  91.       Height = 89
  92.       Caption = 'Warunek zastosowania regu'#322'y wiadomo'#347'ci'
  93.       TabOrder = 2
  94.       object Label9: TLabel
  95.         Left = 8
  96.         Top = 28
  97.         Width = 51
  98.         Height = 13
  99.         Caption = 'Nag'#322#243'wek:'
  100.       end
  101.       object Label10: TLabel
  102.         Left = 8
  103.         Top = 60
  104.         Width = 30
  105.         Height = 13
  106.         Caption = 'Tre'#347#263':'
  107.       end
  108.       object reg_typ: TComboBox
  109.         Left = 72
  110.         Top = 24
  111.         Width = 177
  112.         Height = 21
  113.         Style = csDropDownList
  114.         ItemHeight = 13
  115.         ItemIndex = 1
  116.         TabOrder = 0
  117.         Text = 'nadawca'
  118.         OnChange = reg_typChange
  119.         Items.Strings = (
  120.           'nazwa'
  121.           'nadawca'
  122.           'odbiorca'
  123.           'temat'
  124.           'zawarto'#347#263' wiadomo'#347'ci'
  125.           'rozmiar'
  126.           'priorytet'
  127.           'kodowanie'
  128.           'nazwa programu pocztowego'
  129.           'wersja MIME')
  130.       end
  131.       object reg_sub: TComboBox
  132.         Left = 256
  133.         Top = 24
  134.         Width = 185
  135.         Height = 21
  136.         Style = csDropDownList
  137.         ItemHeight = 13
  138.         ItemIndex = 0
  139.         TabOrder = 1
  140.         Text = 'zawiera tre'#347#263
  141.         Items.Strings = (
  142.           'zawiera tre'#347#263
  143.           'nie zawiera tre'#347'ci'
  144.           'odpowiada dok'#322'adnie tre'#347'ci'
  145.           'nie odpowiada dok'#322'adnie tre'#347'ci')
  146.       end
  147.       object reg_str: TComboBox
  148.         Left = 72
  149.         Top = 56
  150.         Width = 369
  151.         Height = 21
  152.         ItemHeight = 13
  153.         MaxLength = 256
  154.         TabOrder = 2
  155.       end
  156.     end
  157.     object GroupBox3: TGroupBox
  158.       Left = 8
  159.       Top = 168
  160.       Width = 449
  161.       Height = 225
  162.       Caption = 'Akcje'
  163.       TabOrder = 3
  164.       object Label11: TLabel
  165.         Left = 8
  166.         Top = 20
  167.         Width = 393
  168.         Height = 13
  169.         Caption = 
  170.           'Wybierz czynno'#347'ci, jakie maj'#261' zosta'#263' wykonane po spe'#322'nieniu waru' +
  171.           'nku tej regu'#322'y:'
  172.       end
  173.       object lab_sendto: TLabel
  174.         Left = 8
  175.         Top = 108
  176.         Width = 355
  177.         Height = 13
  178.         Caption = 
  179.           'Adres e-mail skrzynki pocztowej na kt'#243'r'#261' ma zosta'#263' przes'#322'ana wia' +
  180.           'domo'#347#263':'
  181.         Enabled = False
  182.       end
  183.       object lab_restr: TLabel
  184.         Left = 8
  185.         Top = 156
  186.         Width = 108
  187.         Height = 13
  188.         Caption = 'Tre'#347#263' listu odpowiedzi:'
  189.         Enabled = False
  190.       end
  191.       object reg_act: TCheckListBox
  192.         Left = 8
  193.         Top = 36
  194.         Width = 433
  195.         Height = 61
  196.         OnClickCheck = reg_actClickCheck
  197.         ItemHeight = 13
  198.         Items.Strings = (
  199.           'archiwizuj wiadomo'#347#263
  200.           'prze'#347'lij dalej wiadomo'#347#263
  201.           'odpowiedz nadawcy wiadomo'#347'ci'
  202.           'usu'#324' wiadomo'#347#263)
  203.         TabOrder = 0
  204.         OnClick = reg_actClick
  205.       end
  206.       object reg_sendto: TEdit
  207.         Left = 8
  208.         Top = 124
  209.         Width = 433
  210.         Height = 21
  211.         Enabled = False
  212.         MaxLength = 256
  213.         TabOrder = 1
  214.       end
  215.       object reg_restr: TMemo
  216.         Left = 8
  217.         Top = 172
  218.         Width = 433
  219.         Height = 45
  220.         Enabled = False
  221.         MaxLength = 10000
  222.         ScrollBars = ssVertical
  223.         TabOrder = 2
  224.       end
  225.     end
  226.     object reg_nofri: TCheckBox
  227.       Left = 8
  228.       Top = 400
  229.       Width = 441
  230.       Height = 17
  231.       Caption = 
  232.         'Nie uwzgl'#281'dniaj adres'#243'w e-mail z listy przyjaci'#243#322' dla tej regu'#322'y' +
  233.         ' wiadomo'#347'ci (nie zalecane)'
  234.       TabOrder = 4
  235.     end
  236.   end
  237. end
  238.